home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 16 / CU Amiga Magazine's Super CD-ROM 16 (1997-10-16)(EMAP Images)(GB)[!][issue 1997-11].iso / CUCD / Utilities / Multiview-OS2 / 2b_mv_os2.readme next >
Encoding:
Text File  |  1992-01-09  |  1.6 KB  |  52 lines

  1. Short:    OS 2.x MultiView replacement
  2. Author:   Marcin Juszkiewicz (Szczepan/SubBlaBla)
  3. Uploader: 
  4. Type:     util/sys
  5. Version:  2.83
  6. Date:     19.08.97
  7. Requires: FileID.library   (included)
  8.           Asl.library (part of AmigaOS)
  9.           locale.library
  10.           amigaguide.library
  11.  
  12. ---------------------------------------------------------------------------
  13.                       Yet Another BlaBla Product !!!
  14. ---------------------------------------------------------------------------
  15.  
  16. Introduction
  17. ------------
  18. This   little   program  should  be  named  MultiView  and  placed  in  the
  19. SYS:Utilities  directory.   I  wrote it because when I used OS 2.1 and when
  20. unpack archives from Aminet or the like, I had this situation:  doubleclick
  21. on an icon and a requester pops up :
  22.  
  23.  Unable to open your tool 'MultiView'
  24.  
  25. Here  is  where  this  program  comes  in.  It is called instead of the 3.x
  26. MultiView  and for all the file types there can be a configured viewer that
  27. you like best.
  28.  
  29. How to use it?
  30. --------------
  31. Very  simple.   Just  put  it  in SYS:Utilities and forgot old MultiView by
  32. Commodore.
  33.  
  34. Features
  35. --------
  36.  - Works under OS 2.0 !!!
  37.  - Locale support
  38.  - Under OS 3.0 can use datatypes
  39.  - Recognized 633 filetypes via FileID.library
  40.  - Configurable via tooltypes
  41.  - Gives you info about file (which type is it)
  42.  - Nearly complete replace for MultiView by Commodore
  43.  
  44. Some problems
  45. -------------
  46.  - viewers must be in your path or given with complete path, when used
  47.    (DOS.library`s Execute function related)
  48.  - no external prefs program
  49.    (maybe in future 8->> )
  50.  - can handle only commands up to 512 characters
  51.    (max. CLI command length is 512)
  52.